mediaFoundationVideoProcessorGetOutputMediaType
Type
function
Summary
Get the current output media type Platform:desktop
Syntax
mediaFoundationVideoProcessorGetOutputMediaType(<pVideoProcessorID>)
Description
To setup the pipeline for transcoding we must find an a reader output media type that is supported by the video processor as an input media type and a writer input media type that is supported by the video processor as an output media type.
R:::note[*Note]
*:See the mediaFoundationTranscode documentation for a complete example of using this handler.
:::
Parameters
Name | Type | Description |
---|---|---|
pVideoProcessorID | integer | A video processor ID |
Related
command: mediaFoundationTranscode, mediaFoundationCreateVideoProcessor
Compatibility and Support
OS
windows